Skip to content

[CS2103T-W13-3] HeliBook#31

Open
mechastriker3 wants to merge 790 commits into
nus-cs2103-AY2021S2:masterfrom
AY2021S2-CS2103T-W13-3:master
Open

[CS2103T-W13-3] HeliBook#31
mechastriker3 wants to merge 790 commits into
nus-cs2103-AY2021S2:masterfrom
AY2021S2-CS2103T-W13-3:master

Conversation

@mechastriker3
Copy link
Copy Markdown

HeliBook helps parents to keep track of their young children’s contacts easily. It is optimized for CLI users so that frequent tasks can be done faster by typing in commands.

Hzxin pushed a commit to markuz5116/tp that referenced this pull request Feb 27, 2021
@codecov-io
Copy link
Copy Markdown

codecov-io commented Mar 2, 2021

Codecov Report

Merging #31 (cf4c14e) into master (c36220c) will decrease coverage by 11.73%.
The diff coverage is 46.19%.

Impacted file tree graph

@@              Coverage Diff              @@
##             master      #31       +/-   ##
=============================================
- Coverage     72.15%   60.42%   -11.74%     
- Complexity      399      544      +145     
=============================================
  Files            70      104       +34     
  Lines          1232     2125      +893     
  Branches        125      243      +118     
=============================================
+ Hits            889     1284      +395     
- Misses          311      744      +433     
- Partials         32       97       +65     
Impacted Files Coverage Δ Complexity Δ
src/main/java/seedu/address/MainApp.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...main/java/seedu/address/commons/core/Messages.java 0.00% <ø> (ø) 0.00 <0.00> (ø)
.../java/seedu/address/logic/commands/AddCommand.java 100.00% <ø> (ø) 8.00 <0.00> (ø)
...dress/logic/commands/DeleteAppointmentCommand.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...seedu/address/logic/commands/FavouriteCommand.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...address/logic/commands/FindAppointmentCommand.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...java/seedu/address/logic/commands/FindCommand.java 76.92% <0.00%> (-23.08%) 7.00 <0.00> (+1.00) ⬇️
...java/seedu/address/logic/commands/SortCommand.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...s/logic/parser/DeleteAppointmentCommandParser.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...u/address/logic/parser/FavouriteCommandParser.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
... and 103 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c36220c...cf4c14e. Read the comment docs.

nicoleang09 and others added 28 commits April 9, 2021 14:14
Edit to remove optional fields of contacts
Update user guide for find and findAppt
Stratostorm and others added 30 commits April 15, 2021 00:50
Add images for examples and fix language
Even more formatting changes
Fix check in DateTime that prevents Appointment data from building
Fix check in DateTime that prevents Appointment data from building
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants